You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExprInt Class > MtxExprInt Methods > StringsToValues Method > MtxExprInt.StringsToValues Method ([In] TStrings, [In] int, [In] int, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxExprInt.StringsToValues Method ([In] TStrings, [In] int, [In] int, [In] int)

Converts a list of strings to VectorInt.

Syntax
C#
Visual Basic
public static VectorInt StringsToValues([In] TStrings aList, [In] int ListIndex, [In] int Index, [In] int Len);

Internally calls TVecInt.StringsToValues

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!